翻訳と辞書
Words near each other
・ Piggy Bank (song)
・ Piggy bank cryptography
・ Piggy bun
・ Piggy D.
・ Piggy French
・ Piggy Piggy
・ Piggy Tales
・ Piggy Ward
・ Piggy-back (law)
・ PiggyBac Transposon System
・ Piggyback (transportation)
・ Piggyback attack
・ Piggyback Bandit
・ Piggyback basin
・ Piggybacking
Piggybacking (data transmission)
・ Piggybacking (Internet access)
・ Piggybacking (security)
・ Piggybackr
・ Pigg’s Peak mine
・ PIGH
・ Pighalta Aasman
・ Pighammer
・ Pighur
・ Pigi County
・ Pigi, Rethymno
・ Pigi, Trikala
・ Pigion
・ Pigiopsis
・ PIGK


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Piggybacking (data transmission) : ウィキペディア英語版
Piggybacking (data transmission)

Piggybacking is a bi-directional data transmission technique in the network layer (OSI model). It makes the most of the sent data frames from receiver to emitter, adding the confirmation that the data frame sent by the sender was received successfully (ACK acknowledge). This practically means, that instead of sending an acknowledgement in an individual frame it is piggy-backed on the data frame.
==Working Principle==
Piggybacking data is a bit different from Sliding Window Protocol used in the OSI model. In the data frame itself, we incorporate one additional field for acknowledgment (called ACK).
Whenever party A wants to send data to party B, it will send the data along with this ACK field. Considering the sliding window here of size 8 bits, if A has received frames up to 5 correctly (from B), and wants to send frames starting from frame 6, it will send ACK6 with the data.
Three rules govern the piggybacking data transfer.
* If station A wants to send both data and an acknowledgment, it keeps both fields there.
* If station A wants to send just the acknowledgment, then a separate ACK frame is sent.
* If station A wants to send just the data, then the last acknowledgment field is sent along with the data. Station B simply ignores this duplicate ACK frame upon receiving .

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Piggybacking (data transmission)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.